home *** CD-ROM | disk | FTP | other *** search
- Path: mac41imtt.unine.ch!user
- Newsgroups: comp.sys.mac.programmer.codewarrior,comp.sys.mac.programmer.help,comp.lang.c++
- Subject: Re: mac INIT loading order
- Message-ID: <Patrick.Stadelmann-0204961533120001@mac41imtt.unine.ch>
- From: Patrick.Stadelmann@etudiants.unine.ch (Patrick Stadelmann)
- Date: Tue, 02 Apr 1996 15:33:12 +0200
- References: <schiltz-0104962111000001@reqd-010.ucdavis.edu>
- Organization: University of Neuchatel
- Nntp-Posting-Host: mac41imtt.unine.ch
-
- In article <schiltz-0104962111000001@reqd-010.ucdavis.edu>,
- schiltz@cs.ucdavis.edu (Michael Schiltz) wrote:
-
- > how can you control the order in which an INIT loads. I want to have my
- > INIT load ASAP. any ideas?
-
- The loading order is alphabetical, so you can try adding spaces in front
- of the name. Another possibility is to change the type of your extension
- from 'INIT' to 'scri' (these files load before the standard 'INIT' files)
-
- Patrick
-
- --
- Patrick Stadelmann <Patrick.Stadelmann@etudiants.unine.ch>
-